[INFO] cloning repository https://github.com/ultrasaurus/altwebgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ultrasaurus/altwebgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasaurus%2Faltwebgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasaurus%2Faltwebgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd675111b88820af4a746df03c858da81125eb18
[INFO] fixing ultrasaurus/altwebgen against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultrasaurus%2Faltwebgen" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ultrasaurus/altwebgen
[INFO] finished tweaking git repo https://github.com/ultrasaurus/altwebgen
[INFO] tweaked toml for git repo https://github.com/ultrasaurus/altwebgen written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ultrasaurus/altwebgen on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ultrasaurus/altwebgen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14986dd95aa7988ac8250e8337fc97d96f26af95e48cc4c11542f7aaa4fc78c6
[INFO] running `Command { std: "docker" "start" "14986dd95aa7988ac8250e8337fc97d96f26af95e48cc4c11542f7aaa4fc78c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14986dd95aa7988ac8250e8337fc97d96f26af95e48cc4c11542f7aaa4fc78c6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14986dd95aa7988ac8250e8337fc97d96f26af95e48cc4c11542f7aaa4fc78c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14986dd95aa7988ac8250e8337fc97d96f26af95e48cc4c11542f7aaa4fc78c6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking url-escape v0.1.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.10.1
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking notify-debouncer-mini v0.6.0
[INFO] [stderr]     Checking matter v0.1.0-alpha4
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking test-log v0.2.17
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower-http v0.6.3
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tower-livereload v0.9.6
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking kuchikiki v0.8.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking bareurl v0.1.0 (https://github.com/ultrasaurus/axum-serving-static-files.git?branch=lib#17ffbc70)
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking altwebgen v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/devserve/mod.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     info!("serve website_dir: {}", &website_dir.display());
[INFO] [stdout]    |     -------------------------------^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                              |
[INFO] [stdout]    |     |                              this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/setup.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/devserve/mod.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     info!("serve website_dir: {}", &website_dir.display());
[INFO] [stdout]    |     -------------------------------^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                              |
[INFO] [stdout]    |     |                              this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/util/node_ref.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/config/mod.rs:110:67
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 error!("could not read _site.yaml from {}, {:?}", &sourcedir.display(), e);
[INFO] [stdout]     |                 --------------------------------------------------^^^^^^^^^^^^^^^^^^^^----
[INFO] [stdout]     |                 |                                                 |
[INFO] [stdout]     |                 |                                                 this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                 borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/config/mod.rs:110:67
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 error!("could not read _site.yaml from {}, {:?}", &sourcedir.display(), e);
[INFO] [stdout]     |                 --------------------------------------------------^^^^^^^^^^^^^^^^^^^^----
[INFO] [stdout]     |                 |                                                 |
[INFO] [stdout]     |                 |                                                 this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                 borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/setup.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     info!("      working directory {}", get_current_working_dir()?.display());
[INFO] [stdout]    |     ------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]    |     |                                   |
[INFO] [stdout]    |     |                                   this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/setup.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     info!("      working directory {}", get_current_working_dir()?.display());
[INFO] [stdout]    |     ------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]    |     |                                   |
[INFO] [stdout]    |     |                                   this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/util/node_ref.rs:48:15
[INFO] [stdout]     |
[INFO] [stdout]  42 |         let html =
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `html` calls a custom destructor
[INFO] [stdout]     |             `html` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |         match html.as_node().find_html_child_element("head") { Some(head) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  56 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kuchikiki-0.8.2/src/tree.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for Node {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `html` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kuchikiki-0.8.2/src/tree.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for Node {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/web/template.rs:74:56
[INFO] [stdout]    |
[INFO] [stdout] 74 |     info!("Setup: template directory '{}' registered", &buildtemplatedir.display());
[INFO] [stdout]    |     ---------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                                                  |
[INFO] [stdout]    |     |                                                  this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/web/template.rs:74:56
[INFO] [stdout]    |
[INFO] [stdout] 74 |     info!("Setup: template directory '{}' registered", &buildtemplatedir.display());
[INFO] [stdout]    |     ---------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                                                  |
[INFO] [stdout]    |     |                                                  this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/devserve/mod.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     info!("serve website_dir: {}", &website_dir.display());
[INFO] [stdout]    |     -------------------------------^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                              |
[INFO] [stdout]    |     |                              this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/devserve/mod.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     info!("serve website_dir: {}", &website_dir.display());
[INFO] [stdout]    |     -------------------------------^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                              |
[INFO] [stdout]    |     |                              this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/config/mod.rs:110:67
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 error!("could not read _site.yaml from {}, {:?}", &sourcedir.display(), e);
[INFO] [stdout]     |                 --------------------------------------------------^^^^^^^^^^^^^^^^^^^^----
[INFO] [stdout]     |                 |                                                 |
[INFO] [stdout]     |                 |                                                 this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                 borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/config/mod.rs:110:67
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 error!("could not read _site.yaml from {}, {:?}", &sourcedir.display(), e);
[INFO] [stdout]     |                 --------------------------------------------------^^^^^^^^^^^^^^^^^^^^----
[INFO] [stdout]     |                 |                                                 |
[INFO] [stdout]     |                 |                                                 this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                 borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/setup.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     info!("      working directory {}", get_current_working_dir()?.display());
[INFO] [stdout]    |     ------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]    |     |                                   |
[INFO] [stdout]    |     |                                   this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/setup.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     info!("      working directory {}", get_current_working_dir()?.display());
[INFO] [stdout]    |     ------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]    |     |                                   |
[INFO] [stdout]    |     |                                   this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/util/node_ref.rs:48:15
[INFO] [stdout]     |
[INFO] [stdout]  42 |         let html =
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `html` calls a custom destructor
[INFO] [stdout]     |             `html` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |         match html.as_node().find_html_child_element("head") { Some(head) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  56 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kuchikiki-0.8.2/src/tree.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for Node {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `html` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kuchikiki-0.8.2/src/tree.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for Node {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/web/template.rs:74:56
[INFO] [stdout]    |
[INFO] [stdout] 74 |     info!("Setup: template directory '{}' registered", &buildtemplatedir.display());
[INFO] [stdout]    |     ---------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                                                  |
[INFO] [stdout]    |     |                                                  this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/web/template.rs:74:56
[INFO] [stdout]    |
[INFO] [stdout] 74 |     info!("Setup: template directory '{}' registered", &buildtemplatedir.display());
[INFO] [stdout]    |     ---------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                                                  |
[INFO] [stdout]    |     |                                                  this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/watch/mod.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/watch/mod.rs:41:31
[INFO] [stdout]     |
[INFO] [stdout]  37 | /                 tokio::select! {
[INFO] [stdout]  38 | |                     source_result = detect_changes(&source_watch) => {
[INFO] [stdout]     | |                     -------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `source_result` calls a custom destructor
[INFO] [stdout]     | |                     `source_result` will be dropped later as of Edition 2024
[INFO] [stdout]  39 | |                         info!("source watcher result {:?}", source_result);
[INFO] [stdout]  40 | |                         clean_and_recreate_dir(&config.outdir)?;
[INFO] [stdout]     | |                         ---------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  41 | |                         match web::process_files(&context) { Err(e) => {
[INFO] [stdout]     | |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^       -
[INFO] [stdout]     | |                               |                                  |
[INFO] [stdout]     | |                               |                                  `e` calls a custom destructor
[INFO] [stdout]     | |                               |                                  `e` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  47 | |                     template_result = detect_changes(&template_watch) => {
[INFO] [stdout]     | |                     ---------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `template_result` calls a custom destructor
[INFO] [stdout]     | |                     `template_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  57 | |                 }
[INFO] [stdout]     | |                 -
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `output` calls a custom destructor
[INFO] [stdout]     | |                 `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `futures_init` calls a custom destructor
[INFO] [stdout]     | |                 `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `futures` calls a custom destructor
[INFO] [stdout]     | |                 `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_________________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `source_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `template_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/watch/mod.rs:49:31
[INFO] [stdout]     |
[INFO] [stdout]  37 | /                 tokio::select! {
[INFO] [stdout]  38 | |                     source_result = detect_changes(&source_watch) => {
[INFO] [stdout]     | |                     -------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `source_result` calls a custom destructor
[INFO] [stdout]     | |                     `source_result` will be dropped later as of Edition 2024
[INFO] [stdout]  39 | |                         info!("source watcher result {:?}", source_result);
[INFO] [stdout]  40 | |                         clean_and_recreate_dir(&config.outdir)?;
[INFO] [stdout]     | |                         ---------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  41 | |                         match web::process_files(&context) { Err(e) => {
[INFO] [stdout]     | |                                                                  -
[INFO] [stdout]     | |                                                                  |
[INFO] [stdout]     | |                                                                  `e` calls a custom destructor
[INFO] [stdout]     | |                                                                  `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  47 | |                     template_result = detect_changes(&template_watch) => {
[INFO] [stdout]     | |                     ---------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `template_result` calls a custom destructor
[INFO] [stdout]     | |                     `template_result` will be dropped later as of Edition 2024
[INFO] [stdout]  48 | |                         info!("template watcher result {:?}", template_result);
[INFO] [stdout]  49 | |                         match setup::clean_build(&config) {
[INFO] [stdout]     | |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                               |
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  50 | |                             Err(e) => {error!("build failed: {:?}", e); break},
[INFO] [stdout]     | |                                 -
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  57 | |                 }
[INFO] [stdout]     | |                 -
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `output` calls a custom destructor
[INFO] [stdout]     | |                 `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `futures_init` calls a custom destructor
[INFO] [stdout]     | |                 `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `futures` calls a custom destructor
[INFO] [stdout]     | |                 `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_________________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `source_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `template_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/devserve/mod.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     info!("serve website_dir: {}", &website_dir.display());
[INFO] [stdout]    |     -------------------------------^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                              |
[INFO] [stdout]    |     |                              this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/devserve/mod.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     info!("serve website_dir: {}", &website_dir.display());
[INFO] [stdout]    |     -------------------------------^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                              |
[INFO] [stdout]    |     |                              this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/config/mod.rs:110:67
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 error!("could not read _site.yaml from {}, {:?}", &sourcedir.display(), e);
[INFO] [stdout]     |                 --------------------------------------------------^^^^^^^^^^^^^^^^^^^^----
[INFO] [stdout]     |                 |                                                 |
[INFO] [stdout]     |                 |                                                 this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                 borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/config/mod.rs:110:67
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 error!("could not read _site.yaml from {}, {:?}", &sourcedir.display(), e);
[INFO] [stdout]     |                 --------------------------------------------------^^^^^^^^^^^^^^^^^^^^----
[INFO] [stdout]     |                 |                                                 |
[INFO] [stdout]     |                 |                                                 this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                 borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/setup.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     info!("      working directory {}", get_current_working_dir()?.display());
[INFO] [stdout]    |     ------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]    |     |                                   |
[INFO] [stdout]    |     |                                   this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/setup.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     info!("      working directory {}", get_current_working_dir()?.display());
[INFO] [stdout]    |     ------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]    |     |                                   |
[INFO] [stdout]    |     |                                   this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/util/node_ref.rs:48:15
[INFO] [stdout]     |
[INFO] [stdout]  42 |         let html =
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `html` calls a custom destructor
[INFO] [stdout]     |             `html` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |         match html.as_node().find_html_child_element("head") { Some(head) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  56 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kuchikiki-0.8.2/src/tree.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for Node {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `html` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kuchikiki-0.8.2/src/tree.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for Node {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/web/template.rs:74:56
[INFO] [stdout]    |
[INFO] [stdout] 74 |     info!("Setup: template directory '{}' registered", &buildtemplatedir.display());
[INFO] [stdout]    |     ---------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                                                  |
[INFO] [stdout]    |     |                                                  this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/web/template.rs:74:56
[INFO] [stdout]    |
[INFO] [stdout] 74 |     info!("Setup: template directory '{}' registered", &buildtemplatedir.display());
[INFO] [stdout]    |     ---------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                                                  |
[INFO] [stdout]    |     |                                                  this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/watch/mod.rs:41:31
[INFO] [stdout]     |
[INFO] [stdout]  37 | /                 tokio::select! {
[INFO] [stdout]  38 | |                     source_result = detect_changes(&source_watch) => {
[INFO] [stdout]     | |                     -------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `source_result` calls a custom destructor
[INFO] [stdout]     | |                     `source_result` will be dropped later as of Edition 2024
[INFO] [stdout]  39 | |                         info!("source watcher result {:?}", source_result);
[INFO] [stdout]  40 | |                         clean_and_recreate_dir(&config.outdir)?;
[INFO] [stdout]     | |                         ---------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  41 | |                         match web::process_files(&context) { Err(e) => {
[INFO] [stdout]     | |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^       -
[INFO] [stdout]     | |                               |                                  |
[INFO] [stdout]     | |                               |                                  `e` calls a custom destructor
[INFO] [stdout]     | |                               |                                  `e` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  47 | |                     template_result = detect_changes(&template_watch) => {
[INFO] [stdout]     | |                     ---------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `template_result` calls a custom destructor
[INFO] [stdout]     | |                     `template_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  57 | |                 }
[INFO] [stdout]     | |                 -
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `output` calls a custom destructor
[INFO] [stdout]     | |                 `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `futures_init` calls a custom destructor
[INFO] [stdout]     | |                 `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `futures` calls a custom destructor
[INFO] [stdout]     | |                 `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_________________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `source_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `template_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/watch/mod.rs:49:31
[INFO] [stdout]     |
[INFO] [stdout]  37 | /                 tokio::select! {
[INFO] [stdout]  38 | |                     source_result = detect_changes(&source_watch) => {
[INFO] [stdout]     | |                     -------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `source_result` calls a custom destructor
[INFO] [stdout]     | |                     `source_result` will be dropped later as of Edition 2024
[INFO] [stdout]  39 | |                         info!("source watcher result {:?}", source_result);
[INFO] [stdout]  40 | |                         clean_and_recreate_dir(&config.outdir)?;
[INFO] [stdout]     | |                         ---------------------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  41 | |                         match web::process_files(&context) { Err(e) => {
[INFO] [stdout]     | |                                                                  -
[INFO] [stdout]     | |                                                                  |
[INFO] [stdout]     | |                                                                  `e` calls a custom destructor
[INFO] [stdout]     | |                                                                  `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  47 | |                     template_result = detect_changes(&template_watch) => {
[INFO] [stdout]     | |                     ---------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `template_result` calls a custom destructor
[INFO] [stdout]     | |                     `template_result` will be dropped later as of Edition 2024
[INFO] [stdout]  48 | |                         info!("template watcher result {:?}", template_result);
[INFO] [stdout]  49 | |                         match setup::clean_build(&config) {
[INFO] [stdout]     | |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                               |
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  50 | |                             Err(e) => {error!("build failed: {:?}", e); break},
[INFO] [stdout]     | |                                 -
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  57 | |                 }
[INFO] [stdout]     | |                 -
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 `output` calls a custom destructor
[INFO] [stdout]     | |                 `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `futures_init` calls a custom destructor
[INFO] [stdout]     | |                 `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 `futures` calls a custom destructor
[INFO] [stdout]     | |                 `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_________________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `source_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `template_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/devserve/mod.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     info!("serve website_dir: {}", &website_dir.display());
[INFO] [stdout]    |     -------------------------------^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                              |
[INFO] [stdout]    |     |                              this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/devserve/mod.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     info!("serve website_dir: {}", &website_dir.display());
[INFO] [stdout]    |     -------------------------------^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                              |
[INFO] [stdout]    |     |                              this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/config/mod.rs:110:67
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 error!("could not read _site.yaml from {}, {:?}", &sourcedir.display(), e);
[INFO] [stdout]     |                 --------------------------------------------------^^^^^^^^^^^^^^^^^^^^----
[INFO] [stdout]     |                 |                                                 |
[INFO] [stdout]     |                 |                                                 this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                 borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/config/mod.rs:110:67
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 error!("could not read _site.yaml from {}, {:?}", &sourcedir.display(), e);
[INFO] [stdout]     |                 --------------------------------------------------^^^^^^^^^^^^^^^^^^^^----
[INFO] [stdout]     |                 |                                                 |
[INFO] [stdout]     |                 |                                                 this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                 borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/setup.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     info!("      working directory {}", get_current_working_dir()?.display());
[INFO] [stdout]    |     ------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]    |     |                                   |
[INFO] [stdout]    |     |                                   this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/setup.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     info!("      working directory {}", get_current_working_dir()?.display());
[INFO] [stdout]    |     ------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]    |     |                                   |
[INFO] [stdout]    |     |                                   this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/util/node_ref.rs:48:15
[INFO] [stdout]     |
[INFO] [stdout]  42 |         let html =
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `html` calls a custom destructor
[INFO] [stdout]     |             `html` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |         match html.as_node().find_html_child_element("head") { Some(head) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  56 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kuchikiki-0.8.2/src/tree.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for Node {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `html` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kuchikiki-0.8.2/src/tree.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Drop for Node {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/web/template.rs:74:56
[INFO] [stdout]    |
[INFO] [stdout] 74 |     info!("Setup: template directory '{}' registered", &buildtemplatedir.display());
[INFO] [stdout]    |     ---------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                                                  |
[INFO] [stdout]    |     |                                                  this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/web/template.rs:74:56
[INFO] [stdout]    |
[INFO] [stdout] 74 |     info!("Setup: template directory '{}' registered", &buildtemplatedir.display());
[INFO] [stdout]    |     ---------------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |     |                                                  |
[INFO] [stdout]    |     |                                                  this temporary value will be dropped at the end of the block
[INFO] [stdout]    |     borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.43s
[INFO] [stderr] crater-edition-check: altwebgen v0.4.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking altwebgen v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/setup.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result<Context> {
[INFO] [stdout]   |                            ^^^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result<Context<'_>> {
[INFO] [stdout]   |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/setup.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result<Context> {
[INFO] [stdout]    |                               ^^^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result<Context<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/web/md/ref_markdown.rs:218:32
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn create_ref_full(config: &Config) -> Ref {
[INFO] [stdout]     |                                ^^^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn create_ref_full(config: &Config) -> Ref<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/setup.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result<Context> {
[INFO] [stdout]   |                            ^^^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result<Context<'_>> {
[INFO] [stdout]   |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/setup.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result<Context> {
[INFO] [stdout]    |                               ^^^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result<Context<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/setup.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result<Context> {
[INFO] [stdout]   |                            ^^^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result<Context<'_>> {
[INFO] [stdout]   |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/setup.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result<Context> {
[INFO] [stdout]    |                               ^^^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result<Context<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/setup.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result<Context> {
[INFO] [stdout]   |                            ^^^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn clean_build(config: &Config) -> anyhow::Result<Context<'_>> {
[INFO] [stdout]   |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/setup.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result<Context> {
[INFO] [stdout]    |                               ^^^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn init_and_build(config: &Config) -> anyhow::Result<Context<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/web/md/ref_markdown.rs:218:32
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn create_ref_full(config: &Config) -> Ref {
[INFO] [stdout]     |                                ^^^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn create_ref_full(config: &Config) -> Ref<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.64s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "14986dd95aa7988ac8250e8337fc97d96f26af95e48cc4c11542f7aaa4fc78c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14986dd95aa7988ac8250e8337fc97d96f26af95e48cc4c11542f7aaa4fc78c6", kill_on_drop: false }`
[INFO] [stdout] 14986dd95aa7988ac8250e8337fc97d96f26af95e48cc4c11542f7aaa4fc78c6
